home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Akce / Half-Life / IOS / ios3.exe / {app} / 400_textscheme.txt < prev    next >
Encoding:
Text File  |  2003-04-17  |  2.0 KB  |  96 lines

  1. // 400x300 text scheme file
  2.  
  3. // DEFAULT BUTTON TEXT
  4.  
  5. SchemeName = "Primary Button Text"
  6. FontSize = 12
  7. FgColor = "170 170 205 255"
  8. BgColor = "0 0 200 200"
  9. FgColorArmed = "255 255 255 255"
  10. BgColorArmed = "0 0 255 255"
  11.  
  12.  
  13. SchemeName = "Goal Text"
  14. FontName = "Arial"
  15. FontSize = 66
  16. FontWeight = 1400
  17. FgColor = "255 255 255 255"
  18. BgColor = "0 0 0 0"
  19. FgColorArmed = "0 0 0 0"
  20. BgColorArmed = "0 0 0 0"
  21.  
  22. SchemeName = "Clock Text"
  23. FontName = "Arial"
  24. FontSize = 11
  25. FontWeight = 700
  26. FgColor = "255 255 255 255"
  27. BgColor = "0 0 0 141"
  28. FgColorArmed = "255 255 255 255"
  29. BgColorArmed = "0 0 0 0"
  30.  
  31. SchemeName = "Ball Text"
  32. FontName = "Arial"
  33. FontSize = 60
  34. FontWeight = 1400
  35. FgColor = "255 255 255 255"
  36. BgColor = "0 0 0 0"
  37. FgColorArmed = "0 0 0 0"
  38. BgColorArmed = "0 0 0 0"
  39.  
  40. // COMMAND MENU TEXT
  41. SchemeName = "CommandMenu Text"
  42. FontName = "Arial"
  43. FontSize = 12
  44. FgColor = "220 220 255 255"
  45. BgColor = "0 0 220 0"
  46. FgColorArmed = "255 255 255 0"
  47. BgColorArmed = "0 0 255 0"
  48.  
  49. // SCOREBOARD TEXT
  50. SchemeName = "Scoreboard Text"
  51. FontName = "Arial"
  52. FontSize = 13
  53. FontWeight = 0
  54.  
  55. // SCOREBOARD TITLE TEXT (team names, team scores)
  56. SchemeName = "Scoreboard Title Text"
  57. FontName = "Arial"
  58. FontSize = 20
  59. FontWeight = 700
  60.  
  61. // SCOREBOARD SMALL TEXT (headers, player #)
  62. SchemeName = "Scoreboard Small Text"
  63. FontName = "Arial"
  64. FontSize = 11
  65. FontWeight = 0
  66.  
  67. // TITLE FONT in TFC selection menus
  68. SchemeName = "Title Font"
  69. FontName = "Arial Bold"
  70. FontSize = 11
  71. FgColor = "170 170 205 255"
  72. BgColor = "0 0 200 200"
  73. FgColorArmed = "255 255 255 255"
  74. BgColorArmed = "0 0 255 255"
  75.  
  76.  
  77. // CLASSDESC, MAPDESC, MOTD text windows
  78. SchemeName = "Briefing Text"
  79. FontName = "Arial"
  80. FontSize = 13
  81. FontWeight = 0
  82. FgColor = "170 170 205 255"
  83. BgColor = "0 0 0 0"
  84. FgColorArmed = "255 255 255 0"
  85. BgColorArmed = "0 0 0 0"
  86.  
  87. // Team info text (list of players, etc)
  88. // fgColor is automatically set to the teams color
  89. SchemeName = "Team Info Text"
  90. FontName = "Arial"
  91. FontSize = 13
  92. FontWeight = 0
  93.  
  94.  
  95.  
  96.